httping: fix build with NLS
authorFlorian Fainelli <[email protected]>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
committerFlorian Fainelli <[email protected]>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
commitde42fc4b0a4754c2f3b08f25190da5b1c343c025
tree8a125247a58cfa15df341a2ff0274e46fcfeb08f
parentfd4d4255e648a108af514e08538aa0592315e803
httping: fix build with NLS

v2: INTL support was not at default DEPENDS (broke nossl)

libintl.h was not found when CONFIG_BUILD_NLS was selected
explicit -lintl fixes
undefined reference to `libintl_gettext'

fixes ticket #15816

Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 40701
net/httping/Makefile